pp108 : Viewing Log Messages at Service Container Level

Viewing Log Messages at Service Container Level

This topic describes the procedure to view log messages at Service Container Level.

 

  1. On CUSP > My Applications, click (System Resource Manager). The System Resource Manager window appears and lists the available Service Containers in the Service Containers App Palette.
    Note: Alternatively, you can click to view the existing Service Containers.
  2. Right-click <Service Container> and click the View Log option. The Log Viewer - <Service Container> dialog box appears, displaying the log messages.
    The event details are published to the file specified during log configuration. In the absence of log configuration, the log messages are read from the file called
    ProcessNamedDailyRollingFileAppender , which is located at <Process_Platform_Installation_Directory>\Logs. The naming convention for this depends on the process to which the log messages are written.
    For instance:
    • Service Container - <Organization Name>#<Service Group DN>#<SOAP Processor DN>.xml. For example, system#xml_store_service#xml_store_processor.xml (spaces are replaced with an underscore).
    • OS process - <OS Process Name>.xml (for example, MyOSProcess.xml is created for an OS Process named MyOSProcess).
    • Monitor - Monitor.xml and by default, this is available in <Process_Platform_Installation_Directory>\Logs directory.
    • Gateway -  it is Gateway.xml and this is available in <Process_Platform_Installation_Directory>\Logs directory.
    If log messages to be published do not fall in any of the four categories mentioned above, they will be published to General.xml in <Process_Platform_Installation_Directory>\Logs directory.